CPPVisitor usage details

Summary

org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.CPPVisitor has 9 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getContainingScope(IASTName) : IScope
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.ASTManager.getContainingScope(IASTName) 672 PRIVATE_PERMISSIBLE
[+] getImplicitReferences(IASTTranslationUnit, IBinding) : IASTName[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.OccurrencesFinder.performSearch() 91 PRIVATE_PERMISSIBLE
[+] getProblems(IASTTranslationUnit) : IASTProblem[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.FoldingStructureReconciler.hasSyntaxError(IASTTranslationUnit) 330 PRIVATE_PERMISSIBLE
[+] getQualifiedName(IBinding) : String[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsJob.cppRemoveSecondaryBindings(Set, IASTName) 695 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsJob.cppRemoveSecondaryBindings(Set, IASTName) 682 PRIVATE_PERMISSIBLE
[+] getQualifiedNameCharArray(IBinding) : char[][]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ITypedef) 238 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ICPPClassType) 226 PRIVATE_PERMISSIBLE
[+] renderQualifiedName(String[]) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.getBindingQualifiedName(IIndexBinding) 664 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassWizardUtil.searchForCppType(IQualifiedTypeName, ICProject, Class) 432 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional